﻿2026-06-21T08:15:56.3447471Z ##[group]Run actions/checkout@v5
2026-06-21T08:15:56.3448223Z with:
2026-06-21T08:15:56.3448595Z   repository: SaberMage/spt-core
2026-06-21T08:15:56.3451793Z   token: ***
2026-06-21T08:15:56.3452164Z   ssh-strict: true
2026-06-21T08:15:56.3452542Z   ssh-user: git
2026-06-21T08:15:56.3452919Z   persist-credentials: true
2026-06-21T08:15:56.3453314Z   clean: true
2026-06-21T08:15:56.3453681Z   sparse-checkout-cone-mode: true
2026-06-21T08:15:56.3454100Z   fetch-depth: 1
2026-06-21T08:15:56.3454470Z   fetch-tags: false
2026-06-21T08:15:56.3454842Z   show-progress: true
2026-06-21T08:15:56.3455209Z   lfs: false
2026-06-21T08:15:56.3455547Z   submodules: false
2026-06-21T08:15:56.3455905Z   set-safe-directory: true
2026-06-21T08:15:56.3456506Z ##[endgroup]
2026-06-21T08:15:56.4296820Z Syncing repository: SaberMage/spt-core
2026-06-21T08:15:56.4299218Z ##[group]Getting Git version info
2026-06-21T08:15:56.4300287Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T08:15:56.4301908Z [command]/usr/bin/git version
2026-06-21T08:15:56.4302679Z git version 2.43.0
2026-06-21T08:15:56.4314160Z ##[endgroup]
2026-06-21T08:15:56.4326953Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c7ca816a-a8a6-4326-924c-19ec0cef768a' before making global git config changes
2026-06-21T08:15:56.4328937Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:15:56.4330957Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T08:15:56.4362724Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T08:15:56.4381367Z https://github.com/SaberMage/spt-core
2026-06-21T08:15:56.4392027Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:15:56.4395114Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:15:56.4418379Z HEAD
2026-06-21T08:15:56.4447699Z ##[endgroup]
2026-06-21T08:15:56.4449031Z [command]/usr/bin/git submodule status
2026-06-21T08:15:56.4636916Z ##[group]Cleaning the repository
2026-06-21T08:15:56.4640627Z [command]/usr/bin/git clean -ffdx
2026-06-21T08:15:59.2832866Z Removing target/
2026-06-21T08:15:59.2842762Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T08:15:59.3014789Z HEAD is now at 62ed01167 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:15:59.3020595Z ##[endgroup]
2026-06-21T08:15:59.3022714Z ##[group]Disabling automatic garbage collection
2026-06-21T08:15:59.3025974Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T08:15:59.3053053Z ##[endgroup]
2026-06-21T08:15:59.3053621Z ##[group]Setting up auth
2026-06-21T08:15:59.3058799Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:15:59.3087324Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T08:15:59.3276509Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:15:59.3299466Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T08:15:59.3485885Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:15:59.3511078Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T08:15:59.3699355Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T08:15:59.3727733Z ##[endgroup]
2026-06-21T08:15:59.3728306Z ##[group]Fetching the repository
2026-06-21T08:15:59.3735464Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +4e5e7a90411e0c993a872a6ec425c92242c4afd1:refs/remotes/pull/27/merge
2026-06-21T08:15:59.9573560Z From https://github.com/SaberMage/spt-core
2026-06-21T08:15:59.9574466Z  + 62ed01167...4e5e7a904 4e5e7a90411e0c993a872a6ec425c92242c4afd1 -> pull/27/merge  (forced update)
2026-06-21T08:15:59.9593520Z ##[endgroup]
2026-06-21T08:15:59.9594037Z ##[group]Determining the checkout info
2026-06-21T08:15:59.9594505Z ##[endgroup]
2026-06-21T08:15:59.9598178Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T08:15:59.9635469Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T08:15:59.9663261Z ##[group]Checking out the ref
2026-06-21T08:15:59.9665513Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:15:59.9749646Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T08:15:59.9750242Z any of your branches:
2026-06-21T08:15:59.9750471Z 
2026-06-21T08:15:59.9750791Z   62ed01167 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:15:59.9751321Z 
2026-06-21T08:15:59.9751559Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T08:15:59.9752191Z to do so with:
2026-06-21T08:15:59.9752425Z 
2026-06-21T08:15:59.9752659Z  git branch <new-branch-name> 62ed01167
2026-06-21T08:15:59.9752993Z 
2026-06-21T08:15:59.9753918Z HEAD is now at 4e5e7a904 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:15:59.9759989Z ##[endgroup]
2026-06-21T08:15:59.9794871Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T08:15:59.9817518Z 4e5e7a90411e0c993a872a6ec425c92242c4afd1
